home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / Utilities / AmiSPICEed / History < prev    next >
Text File  |  1998-06-14  |  7KB  |  119 lines

  1.    V1.0    first public version
  2.  
  3.    V1.1    - Functions "Rotate" and "Redraw" had the same shortcut. Changed
  4.              "Redraw" to AMIGA-A, because it`s not often used.
  5.            - New tooltypes: Function-keys (F1-F10) can be mapped to any
  6.              available element.
  7.            - More keyboard functions: schematic can be scrolled via cursor-keys,
  8.              all gadgets in "edit element"-window have keyboard shortcuts.
  9.            - Little bug in plot-window: left border was sometimes to small, has
  10.              fixed size now.
  11.            - "Operation Point" in "Internal Elements" removed.
  12.         !! - Added stimulus-editor for all "Piecewise linear current/voltage"
  13.              sources. (experimental)
  14.              See "Menüfunktionen"
  15.         !! - New element-library (Analog Devices) with OpAmps and voltage
  16.              comparators. I`m not sure, wether it runs 100% correctly, be
  17.              careful...
  18.         !! - Knot-elements can now have an initial voltage. Check with menu
  19.              function: "edit element"
  20.  
  21.    V1.2    - English manual written by Leif Johnsson.
  22.         !! - Localization excluding all circuit elements.
  23.              (currently german and english)
  24.         !! - complete rewrite of plot window.
  25.         !! - EPS export of the schematic
  26.              (needs amigametaformat.library © by Henk Jonas).
  27.              New tooltypes EPSFONT and EPSFONTSIZE.
  28.            - Installerscript
  29.            - Additional NMOS and transistor libraries by Hendrik Jan Zwerver
  30.            - Status window on startup. (loading of all libs can take
  31.              some time...)
  32.            - Added my bank-account to the manual - feel free to send me
  33.              some money. (I'm just a student...)
  34.         !! - You can now double-click the elements to open the edit-window
  35.  
  36.    V1.3 !! - Added OPTIONS element to internal lib. All SPICE control variables
  37.              can now be changed by adding this element to a circuit.
  38.         !! - Knots can now be selected directly, without having to activate
  39.              an element before. MUCH easier to edit now...
  40.            - Fixed a bug with the "asynchronous" plot-window. Asynchronous
  41.              means, that you can still use all other program-functions BUT
  42.              you cannot open more than ONE plot-window. Now a requester will
  43.              pop-up in this case.
  44.            - Corrected Hendrik Jan Zwervers name in this file. (sorry...)
  45.            - Version 1.2 crashed when started from CLI, fixed now.
  46.         !! - Library elements which are described by a subcircuit can now
  47.              have parameters. Look at example circuit "Transformator".
  48.         !! - Added "transformer"-element, which uses the feature above, to
  49.              the "passive elements"-library.
  50.            - I switched over to a 68040/40 with 40MHz (playing DOOM and
  51.              DESCENT...) so I added a special 68040/40 version to the archive.
  52.            - Spanish manual and locale by Juan Antonio Burgos López
  53.              !! the new things that came in V1.3 are still in english, because
  54.              for me there's no difference between spanish and chineese !!
  55.              (to Juan: you can find the english sentences in the manual by
  56.              simply searching for a double "!!". There's also one locale string
  57.              which you can find by searching for "NOT TRANSLATED")
  58.            - Additional libraries by Hendrik Jan Zwerver
  59.  
  60.    V1.4    - Added an alternative inductor by Hendrik Jan Zwerver to the
  61.              "passive elements" library
  62.            - Italian catalog by Alessandro Basso
  63.            - Again some new bibs by Hendrik Jan Zwerver
  64.            - French catalog by Jean-Michel Chapron
  65.         !! - Added the "cross under mousepointer"-function in the plotwindow
  66.              again. MUCH better now.
  67.         !! - AmiSPICEed can now be run on an own customscreen. Screenmode and
  68.              colors must be controled via two new tooltypes - read the guide!
  69.  
  70.    V1.5 !! - Additional Gadget in Plotwindow makes it possible to save the
  71.              active plots into an ASCII-file. The used delimitter can be
  72.              selected via a new tooltype (DELIMITTER).
  73.            - Installerscript was not working because of missing directories
  74.              in the lha-file. Does nobody use the installer, or why didn't I
  75.              receive any mails about this?!?
  76.         !! - I had a bad bad bug in the plot-output of an AC analysis. SPICE
  77.              doesn't give me the magnitude and phase values but real and
  78.              imaginary parts. Now the window initially shows Re() and Im().
  79.            - Again some more libs and elements by Hendrik Jan Zwerver.
  80.              (As usual...)
  81.         !! - Added a configurable voltage switch to the "contr.switches" library,
  82.              just to show how to use subcircuit-parameters for elements which
  83.              are described by a model. Found a little bug there: only one
  84.              parameter per line was accepted, fixed now.
  85.            - Fixed a little bug in the resizing-routine of the plot-window.
  86.              A wrong drawmode was possible, when clearing the window.
  87.            - Installerscript contains some spanish-strings now.
  88.              Again thanks to Juan Antonio Burgos López
  89.         !! - Now you have the possibility to add new plots to the plot-window
  90.              by entering expressions of UNLIMITTED complexity like: U1+U2,
  91.              2*(U1+U2-U3/2), abs(A0) or phase(U0), abs(A0), Re(U0)+Im(U0).
  92.              (Thanks to my good old prof from India who told me about the
  93.              "inverse polish notation" at the university) There are some
  94.              differences between normal and complex mode (in AC-plots), so
  95.              READ THE GUIDE!!!!!!.
  96.            - The "library"-listview is now scalable too. The two listviews
  97.              will split the window in two halves (approx.)
  98.            - Elements can now be deleted via the DEL-key.
  99.  
  100.    V1.6    - Updated italien catalog by Alessandro Basso.
  101.            - Little bug in the plotting routine: if a plot was plotted with
  102.              dashed lines, the box around was dashed, too.
  103.            - New element (OP97) by Niklas Wallin.
  104.         !! - non-linear controlled sources (B-sources) can now use voltages
  105.              in their expressions. Read the guide and have a look at the demo
  106.              circuit: "B-Test".
  107.            - Very important: added a NEW surf-picture of mine. It was shot
  108.              in the morning of the 4th june of 1998 at Lemkenhafen on the
  109.              nice german island called Fehmarn.
  110.            - Updated spanish catalog and guide by Juan Antonio Burgos López
  111.  
  112.  
  113. IMPORTANT: There seems to be an additional bug in the routines which handle
  114.            the ICs. Especially when placing more than one IC with inter-
  115.            connections, some of the wires seem to be trashed. I was not
  116.            able to fix this, so please send me a detailed mail if it occurs
  117.            in your circuit.
  118.  
  119.